home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 6 / Windows 6-Pak (InfoMagic) (Disc 6) (1999).ISO / Network-Management-Tools / DidymaZ.exe / Prog / Didyma.exe / 0 / RCDATA / TFORMREQUIREMENTS / TFORMREQUIREMENTS.txt
Text File  |  1999-01-02  |  5KB  |  239 lines

  1. object FormRequirements: TFormRequirements
  2.   Left = 286
  3.   Top = 213
  4.   BorderStyle = bsDialog
  5.   Caption = 'Didyma | Requirements'
  6.   ClientHeight = 407
  7.   ClientWidth = 433
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object B_Ok: TButton
  19.     Left = 352
  20.     Top = 376
  21.     Width = 73
  22.     Height = 25
  23.     Caption = 'Ok'
  24.     TabOrder = 0
  25.     OnClick = B_OkClick
  26.   end
  27.   object GroupBox1: TGroupBox
  28.     Left = 8
  29.     Top = 8
  30.     Width = 417
  31.     Height = 105
  32.     Caption = 'Didyma requires :'
  33.     TabOrder = 1
  34.     object Label8: TLabel
  35.       Left = 7
  36.       Top = 44
  37.       Width = 266
  38.       Height = 13
  39.       AutoSize = False
  40.       Caption = 'User account with administrator privileges (NT).'
  41.     end
  42.     object Label7: TLabel
  43.       Left = 8
  44.       Top = 24
  45.       Width = 169
  46.       Height = 13
  47.       AutoSize = False
  48.       Caption = 'Windows NT 4.0. or Windows 98'
  49.     end
  50.     object Label9: TLabel
  51.       Left = 8
  52.       Top = 64
  53.       Width = 249
  54.       Height = 17
  55.       AutoSize = False
  56.     end
  57.     object Label13: TLabel
  58.       Left = 8
  59.       Top = 84
  60.       Width = 281
  61.       Height = 13
  62.       AutoSize = False
  63.       Caption = 'Http server, like Microsoft IIS,  to view Html output.'
  64.       Visible = False
  65.     end
  66.   end
  67.   object GroupBox2: TGroupBox
  68.     Left = 8
  69.     Top = 128
  70.     Width = 417
  71.     Height = 241
  72.     Caption = 'Your Windows Sockets DLL (wsock32.dll) reports :'
  73.     TabOrder = 2
  74.     object Label2: TLabel
  75.       Left = 8
  76.       Top = 20
  77.       Width = 41
  78.       Height = 13
  79.       Caption = 'Version :'
  80.     end
  81.     object L_wVersion: TLabel
  82.       Left = 144
  83.       Top = 20
  84.       Width = 209
  85.       Height = 17
  86.       AutoSize = False
  87.       Caption = 'L_wVersion'
  88.     end
  89.     object Label3: TLabel
  90.       Left = 8
  91.       Top = 40
  92.       Width = 63
  93.       Height = 13
  94.       Caption = 'HighVersion :'
  95.     end
  96.     object L_wHighVersion: TLabel
  97.       Left = 144
  98.       Top = 40
  99.       Width = 217
  100.       Height = 17
  101.       AutoSize = False
  102.       Caption = 'L_wHighVersion'
  103.     end
  104.     object Label1: TLabel
  105.       Left = 8
  106.       Top = 60
  107.       Width = 59
  108.       Height = 13
  109.       Caption = 'Description :'
  110.     end
  111.     object L_szDescription: TLabel
  112.       Left = 144
  113.       Top = 60
  114.       Width = 265
  115.       Height = 17
  116.       AutoSize = False
  117.       Caption = 'L_szDescription'
  118.     end
  119.     object Label4: TLabel
  120.       Left = 8
  121.       Top = 100
  122.       Width = 70
  123.       Height = 13
  124.       Caption = 'SystemStatus :'
  125.     end
  126.     object L_szSystemStatus: TLabel
  127.       Left = 144
  128.       Top = 100
  129.       Width = 217
  130.       Height = 17
  131.       AutoSize = False
  132.       Caption = 'L_szSystemStatus'
  133.     end
  134.     object Label5: TLabel
  135.       Left = 8
  136.       Top = 80
  137.       Width = 65
  138.       Height = 13
  139.       Caption = 'MaxSockets :'
  140.     end
  141.     object L_iMaxSockets: TLabel
  142.       Left = 144
  143.       Top = 80
  144.       Width = 217
  145.       Height = 17
  146.       AutoSize = False
  147.       Caption = 'L_iMaxSockets'
  148.     end
  149.     object Label6: TLabel
  150.       Left = 8
  151.       Top = 120
  152.       Width = 60
  153.       Height = 13
  154.       Caption = 'MaxUdpDg :'
  155.     end
  156.     object L_iMaxUdpDg: TLabel
  157.       Left = 144
  158.       Top = 120
  159.       Width = 217
  160.       Height = 17
  161.       AutoSize = False
  162.       Caption = 'L_iMaxUdpDg'
  163.     end
  164.     object Label10: TLabel
  165.       Left = 8
  166.       Top = 140
  167.       Width = 110
  168.       Height = 13
  169.       Caption = 'Raw Sockets Support :'
  170.     end
  171.     object L_RawSocketsSupport: TLabel
  172.       Left = 144
  173.       Top = 140
  174.       Width = 121
  175.       Height = 17
  176.       AutoSize = False
  177.       Caption = 'L_RawSocketsSupport'
  178.     end
  179.     object Label11: TLabel
  180.       Left = 8
  181.       Top = 160
  182.       Width = 125
  183.       Height = 13
  184.       Caption = 'WsaStartup Return Code :'
  185.     end
  186.     object L_WsaStartupReturnCode: TLabel
  187.       Left = 144
  188.       Top = 160
  189.       Width = 113
  190.       Height = 17
  191.       AutoSize = False
  192.       Caption = 'L_WsaStartupReturnCode'
  193.     end
  194.     object Label12: TLabel
  195.       Left = 8
  196.       Top = 180
  197.       Width = 103
  198.       Height = 13
  199.       Caption = 'Socket Return Code :'
  200.     end
  201.     object L_SocketReturnCode: TLabel
  202.       Left = 144
  203.       Top = 180
  204.       Width = 121
  205.       Height = 17
  206.       AutoSize = False
  207.       Caption = 'L_SocketReturnCode'
  208.     end
  209.     object Label14: TLabel
  210.       Left = 8
  211.       Top = 200
  212.       Width = 88
  213.       Height = 13
  214.       Caption = 'Local Host Name :'
  215.     end
  216.     object Label15: TLabel
  217.       Left = 8
  218.       Top = 220
  219.       Width = 85
  220.       Height = 13
  221.       Caption = 'Local Ip Address :'
  222.     end
  223.     object L_LocalHostName: TLabel
  224.       Left = 144
  225.       Top = 200
  226.       Width = 88
  227.       Height = 13
  228.       Caption = 'L_LocalHostName'
  229.     end
  230.     object L_LocalIpAddress: TLabel
  231.       Left = 144
  232.       Top = 220
  233.       Width = 85
  234.       Height = 13
  235.       Caption = 'L_LocalIpAddress'
  236.     end
  237.   end
  238. end
  239.